home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / tobby_ur.swf / scripts / DefineSprite_54_tobby / frame_3 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  119 b   |  6 lines

  1. this.main();
  2. this._x = this.px;
  3. this._y = this.py;
  4. this._rotation = this.pr;
  5. this.gotoAndPlay(_currentframe - 1);
  6.